projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8922871
)
build: Add one header file missing from dist
author
Colin Walters
<walters@verbum.org>
Tue, 25 Sep 2012 23:13:05 +0000
(19:13 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 25 Sep 2012 23:13:05 +0000
(19:13 -0400)
Makefile-ostree.am
patch
|
blob
|
history
diff --git
a/Makefile-ostree.am
b/Makefile-ostree.am
index ce4e40c68bb8e112c8bf7fc36c75a1c98ea17751..6b3b3b9bae026fb9b4ce03c05bcce4a42f1a8c9c 100644
(file)
--- a/
Makefile-ostree.am
+++ b/
Makefile-ostree.am
@@
-50,6
+50,7
@@
ostree_SOURCES += \
src/ostree/ot-admin-builtin-diff.c \
src/ostree/ot-admin-builtin-deploy.c \
src/ostree/ot-admin-builtin-update-kernel.c \
+ src/ostree/ot-admin-builtins.h \
src/ostree/ot-admin-functions.h \
src/ostree/ot-admin-functions.c \
$(NULL)